Error processing SSI file
LEADTOOLS Medical (Leadtools.Ccow assembly)

Show in webframe

KeyContainer Constructor(String,Byte[])






The name.
The key to import into container.
Initializes a new instance of the KeyContainer class.
Syntax
public KeyContainer( 
   string name,
   byte[] key
)
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal key() As Byte _
)
'Usage
 
Dim name As String
Dim key() As Byte
 
Dim instance As New KeyContainer(name, key)
public:
KeyContainer( 
   String^ name,
   array<byte>^ key
)

Parameters

name
The name.
key
The key to import into container.
Remarks
Upon successfull creation of the container the key is imported into the container.
Requirements

Target Platforms

See Also

Reference

KeyContainer Class
KeyContainer Members
Overload List

Error processing SSI file
Leadtools.Ccow requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features